Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump superagent from 6.1.0 to 7.1.6 #5132

Merged
merged 1 commit into from
Jun 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Bumps superagent from 6.1.0 to 7.1.6.

Release notes

Sourced from superagent's releases.

v7.1.6

  • chore: remove old node test stuff fa573df
  • chore: linting, bump deps (closes #1727) a7a14d3
  • Merge pull request #1682 from lance/1681-parse-json-seq-as-text d7ca5dd
  • Merge pull request #1608 from jeremyruppel/ok-err-status 8f29f52
  • Merge branch 'master' into ok-err-status 59518b0
  • Merge pull request #1630 from jimmywarting/remove-old-hacks 5c8fb1e
  • Merge branch 'master' into remove-old-hacks 764412a
  • fix: modifies the data type detection logic for json-seq 42b5231
  • revert if statement 0228b9e
  • Merge branch 'master' into remove-old-hacks 2d686df
  • RIP ActiveXObject c1ea82b
  • Preserve custom err.status from ok callback 57f779e

ladjs/superagent@v7.1.5...v7.1.6

v7.1.5

  • chore: delete github yml file e7a29cf
  • Revert "chore: fixed package husky dep issue" de5cc71
  • Merge pull request #1728 from perrin4869/fix/dev-dependencies 708fa6c
  • Optional dependencies are dev dependencies 9d34958

ladjs/superagent@v7.1.4...v7.1.5

v7.1.4

  • chore: fixed package husky dep issue afeb2b7
  • chore: bump deps, added configs as files instead of in pkg a9f9942
  • Merge pull request #1726 from ltxhhz/master fa123f5
  • fixed #1680 , And fix the document path. 303afad
  • Merge branch 'visionmedia:master' into master 4611a6b
  • Merge pull request #1723 from yunnysunny/feat/htt2-fix 9ed2916
  • ci: fix makefile error b8bf5e8
  • ci: fix github action b0b1f9a
  • ci: all node version will try to test on http2 44f8ae0
  • ci: remove unnecessary test 5030b83
  • ci: fix the error of express-session used in http2 bb3dc7a
  • test: fix the wrong use of statuses b6da894
  • Merge pull request #1722 from yunnysunny/feature/test-on-low-node 34c9ff4
  • ci: use separate babel config for src and test 1330634
  • ci: fix missing require lint error 38bc6cb
  • ci: ignore eslint on old node 98f3b49
  • ci: only build test files on old node 641c0ce
  • ci: add test on node 10 2fa2541
  • chore: remove commitlint to optional dependencies dba8b08
  • ci: add test for node 10 5f27a06
  • chore: remove eslint to optional dependencies 418408f
  • 1.18 fixed css path c719f0c
  • Added Chinese document (添加中文文档) 713cbe0

ladjs/superagent@v7.1.3...v7.1.4

... (truncated)

Commits
  • 4f043a8 v7.1.6
  • fa573df chore: remove old node test stuff
  • a7a14d3 chore: linting, bump deps (closes #1727)
  • d7ca5dd Merge pull request #1682 from lance/1681-parse-json-seq-as-text
  • 8f29f52 Merge pull request #1608 from jeremyruppel/ok-err-status
  • 59518b0 Merge branch 'master' into ok-err-status
  • 5c8fb1e Merge pull request #1630 from jimmywarting/remove-old-hacks
  • 764412a Merge branch 'master' into remove-old-hacks
  • 9c5966e v7.1.5
  • e7a29cf chore: delete github yml file
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by titanism, a new releaser for superagent since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added javascript Pull requests that update Javascript code Type: Maintenance labels Jun 1, 2022
Bumps [superagent](https://github.com/visionmedia/superagent) from 6.1.0 to 7.1.6.
- [Release notes](https://github.com/visionmedia/superagent/releases)
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md)
- [Commits](ladjs/superagent@v6.1.0...v7.1.6)

---
updated-dependencies:
- dependency-name: superagent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@bdukes bdukes force-pushed the dependabot/npm_and_yarn/superagent-7.1.6 branch from 7b1f3f1 to 2ab1e60 Compare June 2, 2022 13:11
@bdukes bdukes added this to the 9.10.3 milestone Jun 3, 2022
@valadas valadas merged commit 9dc25d3 into develop Jun 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superagent-7.1.6 branch June 5, 2022 15:57
@valadas valadas modified the milestones: 9.10.3, 9.11.0 Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code Type: Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants